You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > Conj Method > Vector.Conj Method ([In] TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.Conj Method ([In] TMtxVec)

Conjugate each of Vec elements and store the results in the calling object.

Syntax
C#
Visual Basic
public TMtxVec Conj([In] TMtxVec Vec);

The Size and Complex properties of the calling object are set implicitly to match Vec vector.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!